Rank in Wordlist | Word | Rank in Wordlist | Word |
---|---|---|---|
1 | je | 26 | pa |
2 | i | 27 | kao |
3 | u | 28 | te |
4 | se | 29 | biti |
5 | da | 30 | do |
6 | na | 31 | sve |
7 | su | 32 | ili |
8 | za | 33 | U |
9 | ne | 34 | ga |
10 | a | 35 | bilo |
11 | od | 36 | bio |
12 | s | 37 | koje |
13 | to | 38 | kad |
14 | koji | 39 | sa |
15 | bi | 40 | još |
16 | će | 41 | smo |
17 | nije | 42 | ni |
18 | iz | 43 | po |
19 | kako | 44 | koja |
20 | o | 45 | mi |
21 | što | 46 | ih |
22 | ali | 47 | nakon |
23 | samo | 48 | zbog |
24 | sam | 49 | mu |
25 | jer | 50 | godine |
The table shows the top-50 words of the corpus. Usually we see stopwords.
Language: Afrikaans
This list is a good candidate for a first stopword list for a language.
Usually a small, balanced corpus is enough to get a good list of high frequent words. But if the small corpus has some very prominent topic, this will be visible even in the top word lists.
select w_id-100 as rank_in_wordlist, word from words where w_id>100 order by w_id limit 50;
3.4 Sample words for different frequency ranges